home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exploring Where & Why
/
Exploring Where & Why.iso
/
pc
/
MODULES
/
LESSON01
/
ACT01A
/
L01A1A.DIR
/
Internal_12_NewHelp.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-04-24
|
230 b
|
14 lines
on mouseDown
doAction(the clickOn)
puppetSound("1help")
updateStage()
repeat while soundBusy(1)
nothing()
end repeat
puppetSound("1help1")
updateStage()
repeat while soundBusy(1)
nothing()
end repeat
end